﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1360{ margin: 0px auto; width:1360px; }
.in_header{width:100%; height: 90px; position:fixed; top:20px; left:0; z-index:9999; border-bottom: 1px solid rgba(255,255,255,0.5) }
.h_logo{width:204px; height:65px; float: left; margin-top:8px; }
.ny_header{width:100%; height: 90px; z-index:9999; border-bottom: 1px solid rgba(255,255,255,0.5); position:absolute; top:0; left:0; z-index:999 }
.h_logo img{width:100%!important; height: auto!important; display: block}
.chColor{background:rgba(0,0,0,0.5); top:0;}
:focus{   

	outline:none;
}




/*导航*/
#menu{float: right;  height: auto; }
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:90px; line-height:85px; width:110px;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:100%; text-align:center;  z-index: 2; position: relative; height:100%; }
#menu .nav .nLi p a{color:#fff;font-size:18px;   height:100%;   overflow: hidden; position: relative; padding-bottom:34px;  font-weight:bold;}
#menu .nav .sub{ display:none; width:120px; left:50%; margin-left: -60px;  top:90px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sud{ display:none; width:220px; left:50%; margin-left: -60px;  top:90px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#333;}
#menu .nav .sub a:hover{ color:#007eff;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a{font-weight:bold;}
#menu .nav .nLi a:after{content: '';display: block;width: 100%;height: 3px;background: #fff;position: absolute;left: 0;bottom: -3px;transition: 0.3s ease-out;transform: scaleX(0);}
#menu .nav .nLi:hover p a:after,#menu .nav .active p a:after{transform: scaleX(1);}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background: #ffffff; border:0; width:12px; height:12px; top: 3px; left: 3px;}
#fp-nav ul li a.active, .fp-slidesNav ul li a.active{border: 1px solid #fff;  border-radius: 50%}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background: #fff}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:20px; height: 20px;  border-radius: 50%;  margin: 0 0 40px}
#fp-nav ul li:after{content: ""; width:2px; height: 40px; background: rgba(255,255,255,0.5); position: absolute; top:20px; left:50%;  margin-left: -1px}
#fp-nav ul li:last-child:after{background:none; height: 0}



/*第1块*/
.section1{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;}
.banner-index{position: relative;overflow: hidden; width: 100%; height: auto;}
.section1 .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.section1 .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:110px;z-index:1;overflow:hidden;height:22px}
.section1 .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.section1 .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.section1 .slideBox .hd ul li.on{background:#b9946a}
.section1 .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.section1 .slideBox .bd ul{width:100%;height:100%}
.section1 .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.section1 .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.section1 video{width:100%; height:auto;}

.ban_shubiao{width:29px; height: 73px; position: absolute; bottom:30px; left:50%; margin-left:-14.5px; z-index: 9; animation:b_jump 1.2s ease-in-out 0.1s alternate infinite; -webkit-animation:b_jump 1.2s ease-in-out 0.1s alternate infinite; cursor:pointer; }
@keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0);}
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
@-webkit-keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0); }
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}








/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section3 .container{position: relative}
.section2_ban{background: url(../images/section2.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_about_top{width:100%; height: auto; overflow: hidden; margin-top: 6vh}
.index_video{width:586px; height: auto; float: left}
.index_video img,.index_video video{width:100%; height: auto; display: block}
.index_about_info{width:560px; height: auto; float: right; padding-top:20px;}
.index_about_info h3{width:100%; height: auto; overflow: hidden; font-size: 26px; color:#fff; font-weight: bold;}
.index_sb_info{width:100%; height: 150px; font-size: 14px; color: #fff; line-height: 28px; margin: 30px 0; display: block; text-indent: 2rem}
.ab_more{width:156px; height: 36px; float: right; background:#0f76c4 url(../images/bai_jt.png) no-repeat center; border-radius: 25px;}
.index_about_num{width:100%; height: auto; overflow: hidden; margin-top: 5vh}
.index_about_num dl{width:auto; float: left;  margin-right: 230px; display: table; text-align: center}
.index_about_num dl dt{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #fff}
.index_about_num dl dt span{font-size: 42px; color: #fff; font-weight: bold; margin-right: 5px;}
.index_about_num dl dd{width:100%; height:40px; line-height: 40px; font-size: 16px; color: #fff}
.index_about_num dl:last-child{margin-right: 0}
.index_about_num dl:hover span{color:#0f76c4;}
.index_about_num dl:hover{margin-top:-8px;}




/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3_ban{background: url(../images/section3.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2 .container{padding-top: 5vh}
.section2 ul{width:100%; height: auto; overflow: hidden; position: relative; margin-top:3vh; padding: 0px 10px;}
.section2 ul li{width:300px; height: 254px; float: left;  text-align: center; margin-right: 140px; padding: 55px}
.section2 ul li:nth-child(3n){margin-right: 0}
.section2 ul li h3{font-size: 18px; color: #fff; margin:15px 0}
.section2 ul li p{font-size:14px; color: #fff; font-family: "Arial"; line-height: 26px;}
.section2 ul li:hover{background: url(../images/case_bj.jpg) no-repeat center}
.index_case_pic{width:100%; height:81px; text-align: center; display: flex; align-items: center; }
.index_case_pic img{align-items: center; margin: 0px auto;  -webkit-transition: -webkit-transform 0.5s ease-out;  -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.section3 ul li:hover img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}




/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section4_ban{background: url(../images/section4.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section4 ul{width:100%; height: auto; overflow: hidden; position: relative; margin-top: 8vh}
.section4 ul li{width:560px; height: auto; float: left; }
.section4 ul li img{width:121px; height: 121px; float: left;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.section4 ul li:nth-child(2n){float: right}
.section4 ul li:nth-child(1),.section4 ul li:nth-child(2){margin-bottom:10vh}
.index_youshi_right{width:405px; height: auto; float: left; margin-left: 28px;}
.index_youshi_right h3{width:100%; height: 40px; line-height: 40px; font-size: 22px; color: #fff; font-weight: bold;}
.index_youshi_right p{width:100%; height: 96px; overflow: hidden; font-size: 14px; color: #fff; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px;}
.section4 ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}



/*第5块*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden;}
.section5_ban{background: url(../images/section5.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_news_left{width:577px; height:auto; float: left; position: relative; margin-top: 45px; overflow: hidden}
.index_news_left img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_xxt{width:100%; height: 45px; line-height: 45px; background: rgba(0,0,0,0.66); position: absolute; bottom:0; left:0; padding: 0px 10px;}
.in_news_xxt h3{width:300px; height: 100%; float: left; font-size: 16px; color: #ffffff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_xxt span{font-size: 16px; color: #fff; float: right}
.index_news_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_bottom{width:593px; height: auto; float: right; margin-top: 45px; position: relative}
.index_news_bottom li{width:100%; height:auto;  overflow: hidden; padding:10px 10px; margin-bottom:5px}
.index_news_bottom li:last-child{margin-bottom: 0}
.index_news_time{width:96px; height: auto; float: left; text-align: center; margin-top:14px;}
.index_news_time span{font-size: 32px; color: #fff; font-weight: bold; display: block}
.index_news_time p{font-size:20px; color: #fff; font-weight: bold;}
.index_news_info{width:460px; height: auto; float: right}
.index_news_info h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.index_news_info p{width:100%; height: 60px; line-height:30px; font-size: 14px; color: #fff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom li:hover{background: rgba(0,0,0,0.46);}
.active .index_news_left{animation-name: bounceInLeft;	animation-duration: 1.2s;	animation-delay:0.8s;animation-fill-mode: both; opacity: 1; }
.active .index_news_bottom{animation-name: bounceInRight;	animation-duration: 1.2s;	animation-delay:0.8s;animation-fill-mode: both; opacity: 1; }



/*第6块*/
.section6{display: block; width: 100%; height: 100%; overflow: hidden;}
.section6_ban{background: url(../images/section6.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5_title{width:100%;  text-align: center; position: relative}
.section5_title h4{font-size:45px; color: #ffffff; opacity: 0.25; font-weight: bold;}
.section5_title h3{font-size:36px; color: #ffffff; font-weight: bold; margin-top: -34px}
.section5_title p{font-size:14px; color: #fff; line-height: 26px; text-align: center; margin-top: 10px; }
.section6_all{width:100%; height: auto; margin-top: 5vh; position: relative; background: rgba(255,255,255,0.22); padding: 15px; overflow: hidden}
#map{width:457px; height: 387px; float: left;}
.section6_right{width:640px; height: auto; float: right; margin-right:10px; position: relative; padding-top: 40px;}
.section6_right h4{width:100%; height: 40px; line-height: 40px; font-size: 24px; color: #333333; font-weight: bold;}
.section6_left{width:310px; height: auto; float: left}
.section6_dhs{width:100%; height:42px; background: url(../images/f_dhs.png) no-repeat left center; padding-left:60px; font-size: 20px; color: #fff; font-weight: bold; margin:10px 0}
.section6_left p{font-size: 18px; color: #f5f5f5; line-height:35px;}
.section6_pic{width:auto; height: auto; margin-top:3vh;float: right}
.section6_pic h3{font-size: 22px; color: #0f76c4;font-weight: bold; margin-bottom: 20px;}
.section6_pic dl{width:134px; height: auto; float: left; margin-right:28px;}
.section6_pic dl dt{width:134px; height: auto; margin: 0px auto; background: url(../images/ma_bjs.png) no-repeat; padding: 10px;}
.section6_pic dl dt img{width:100%; height: auto; display: block}
.section6_pic dl dd{font-size: 14px; color:#fff; line-height: 25px; text-align: center}
.active .section6_right{animation-name: bounceInRight;	animation-duration: 1.2s;	animation-delay:0.8s;animation-fill-mode: both; opacity: 1; }
.active #map{animation-name: bounceInLeft;	animation-duration: 1.2s;	animation-delay:0.8s;animation-fill-mode: both; opacity: 1; }





/*版权*/
.index_banquan{width:100%; height: 40px; line-height: 40px; position:absolute; bottom:10px;left:0; padding: 0px 2% }
.index_banquan .copy_l{width:auto; float: left; font-size: 14px; color: #cecece;}
.copy_l a{font-size: 14px; color: #cecece; text-align: center}
.index_banquan a{margin-left: 10px;}
.index_zhichi{width:auto; height:40px; line-height: 40px; float: right; margin-left: 30px;}
.index_zhichi p{ width:220px; float: left; font-size: 14px; color:#cecece; line-height: 40px; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 8px; margin-right: 10px}
.index_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 8px;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #cecece;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}
.f_ma{float: right; margin-top: 8px;}
.h_wx{width:30px; height:30px; float: left; background:#a0a0a0 url(../images/wx_icon.png) no-repeat center; position: relative; border-radius: 50%}
.h_ma{width:30px; height:30px; float: left; background:#a0a0a0 url(../images/ma_ma.png) no-repeat center; position: relative; margin:0px 10px; border-radius: 50% }
.h_menu{width:28px; height: 22px; float: right; background: url(../images/menu.png) no-repeat center}
.h_wx img,.h_ma img{width:100px; height: 100px;  position: absolute; top:-100px; left:-50px; display: none;}	
.h_wx:hover img{display: block}
.h_ma:hover img{display: block}






/*底部*/
.footer{width:100%; height: auto; overflow: hidden; background: #1877e3 ; margin-top: 40px;}
.f_logo{width:100%; height:279px; background: url(../images/footer_bj.jpg) no-repeat center; text-align: center; padding-top: 90px;}
.footer_center{ height: auto; overflow: hidden; margin-top:25px;}
.footer_lx{width:344px; height: auto; float: left}
.footer_lx dl,.footer_nav dl,.footer_pic dl{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.3); padding-bottom: 10px;}
.footer_lx dl dt,.footer_nav dl dt,.footer_pic dl dt{font-size: 36px; color: #ffffff; font-weight: 900; font-family: "Arial"; opacity: 0.58;}
.footer_lx dl dd,.footer_nav dl dd,.footer_pic dl dd{font-size: 18px; color: #ffffff; font-weight: bold;}
.footer_lx_info{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.footer_lx_info p{font-size: 16px; color: #fff; line-height:32px;}
.footer_nav{width:392px; height: auto; float:left; margin-left: 75px;}
.footer_nav_x{width:100%; height: auto; overflow: hidden; margin-top: 15px;}
.footer_nav_x a{font-size: 16px; color: #fff; float: left; margin-bottom: 30px; margin-right:45px;}
.footer_nav_x a:nth-child(4n){margin-right: 0}
.footer_pic{width:275px; height: auto; float: right}
.footer_wx{width:110px; height: auto; float: left; margin-top: 5px;}
.footer_wx img{width:82px; height: 82px; display: block; margin: 10px auto 0;}
.footer_wx p{width:100%; height:35px; line-height: 35px; text-align: center; font-size: 14px; color: #fff}
.footer_sj{width:110px; height: auto; float: left; margin-left: 30px; margin-top: 5px;}
.footer_sj img{width:82px; height: 82px; display: block; margin: 10px auto 0;}
.footer_sj p{width:100%; height:35px; line-height: 35px; text-align: center; font-size: 14px; color: #fff}
.copy{width:100%; height:60px;  line-height:60px; margin-top:30px; border-top:1px solid rgba(255,255,255,0.2)}
.footer_zhichi{width:auto; height:auto; overflow: hidden; float: right; }
.footer_zhichi p{ width: auto;  font-size: 12px; color:#fff; height:60px; float: left}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%;font-size: 12px; color:#999999; float: left }
.f_brq p{float: left; font-size: 12px; color:#999999;}
.f_brq a{margin-left: 15px;  float: left; font-size: 12px; color:#999999;}
.f_brq a:hover{color:#ff3e35!important}
.copy_l{width:auto; float:left; font-size: 12px; color: #fff}
.copy_l a{font-size: 14px; color: #fff}




/*内页导航*/
.ny_logo{width:228px; height:61px; float: left; margin-top:10px;}
.ny_logo img{width:100%; height: auto}


/*内页*/
.ny_banner{width:100%; height:350px; position: relative; text-align: center;  overflow:hidden}
.ny_banner_zi h3{font-size: 36px; color: #fff; margin-top:140px;}
.ny_banner_zi  img{ width:19px; height:20px;  animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; -webkit-animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; cursor:pointer; }
@keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0);}
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
@-webkit-keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0); }
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
.ny_banner_zi p{width:100%; height:auto; font-size: 14px; color: #ffffff; line-height: 28px; margin: 20px 0}
.case_ban{ background: url(../images/case_ban.jpg) no-repeat}
.qysl_ban{ background: url(../images/qysl_ban.jpg) no-repeat}
.about_ban{background: url(../images/about_ban.jpg) no-repeat}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat}
.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:16px; font-weight:bold;}
.m-crm a{font-size:16px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#0569b5;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;transition: all 0.4s ease-in-out; }
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:16px; padding:0px 20px; transition: all 0.4s ease-in-out; font-weight:bold;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#fff; background:#1877e3;transition: all 0.4s ease-in-out;}

.f_top{position:fixed; top:0; left:0; z-index:999; background:#fff; width:100% }



/*关于我们*/
.ny_about_info{font-size:16px; color:#666; line-height:40px; width:100%; height:auto; overflow:hidden; padding:50px 0 80px; background-size:60%}
.ny_ldzc_info{font-size:16px; color:#666; line-height:40px; width:100%; height:auto; overflow:hidden; background:url(../images/about_bjs.png) no-repeat top center; padding:50px 0 80px; background-size:60%}
.ny_about_one{width:100%; height: auto; overflow: hidden;  margin-top:47px;line-height:40px;margin-bottom:50px; font-size:16px; color:#666}
.ny_one_left{width:601px; height: 398px; float: left; position: relative}
.ny_one_left img{width:100%; height: auto; overflow: hidden}
.ny_one_left .ny_about_h{width:189px; height: 189px; background: rgba(5,105,181,0.64); position: absolute; top:65px; right:0; text-align: center; padding-top: 30px;}
.ny_about_h h4{font-size: 30px; color: #fff; font-weight: bold;}
.ny_about_h span{width:96px; height:4px; background:#fff; display: block;  float: right; margin-top:20px;}
.ny_one_right{width:599px; height: 398px; float: left; padding-left: 46px;}
.ny_one_right h3{font-size: 24px; color: #333333; line-height: 40px;}
.ny_one_rxx{width:100%; height: 240px; overflow: hidden; font-size: 14px; color: #333333; line-height: 26px; margin-top:30px;}
.ny_one_rxx p{font-size: 14px; color: #333333; line-height: 26px;}
.ny_one_right span.ny_about_more{width:132px;  height: 44px; line-height: 44px; background: #0569b5; color: #fff; text-align: center; display: block}
.ny_about_th{width:189px; height: 189px; background: rgba(5,105,181,0.64); position: absolute; top:65px; left:0; text-align: center; padding-top: 30px;}
.ny_about_th h4{font-size: 30px; color: #fff; font-weight: bold;}
.ny_about_th span{width:96px; height:4px; background:#fff; display: block;  margin-top:20px;}
.ny_two_left{padding-top: 100px}
.ny_two_left p{font-size: 16px; color: #333333; margin: 8px 0}
.ny_two_left p span{font-size: 24px; color: #333333; font-weight: bold;}
.ny_dongshi{width:100%; height: 400px; background: #0569b5; margin-top: 37px; padding: 45px 0}
.ny_dongshi_left{width:720px; height: auto; overflow: hidden; float: left}
.ny_dongshi_left p{font-size: 16px; color: #FFFFFF; line-height: 28px}
.ny_dongshi_xx{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_dongshi_pic{width:302px; height: 302px; float: right}
.ny_dongshi_pic img{width:100%; height: 100%; border-radius: 50%;}
.ny_gsjs{width:100%; height: 530px; background: url(../images/js_bjs.jpg) no-repeat center; padding-top: 73px;}
.ny_gsjs_t{width:100%; height: auto; overflow: hidden; font-size: 30px; color: #333333; font-weight: bold; padding-left: 60px;
	background: url(../images/bt_jt.png) no-repeat 20px center}

.ny_gsjs_info{width:100%; height: auto; }
.ny_gsjs_info .Box_con {position: relative; margin-top:40px; padding: 0 30px;background: url(../images/js_xs.png) no-repeat center; background-size: 100% auto;}
.ny_gsjs_info .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.ny_gsjs_info .Box_con .conbox ul {position: relative;list-style: none; }
.ny_gsjs_info .Box_con .conbox ul li {float: left;width:264px;height:167px; margin-left:28px;overflow: hidden; background: #e5e5e5; border-radius: 8px; padding:20px 20px 0;}
.ny_gsjs_info .Box_con .conbox ul li span{font-size: 24px; color: #333333; font-weight: bold; text-align: center; display: block; margin-bottom: 10px;}
.ny_gsjs_info .Box_con .conbox ul li p{font-size: 14px; color: #333; line-height: 26px; height: 72px; overflow: hidden}
.ny_gsjs_info .Box_con .conbox ul li:hover{background: #0569b5}
.ny_gsjs_info .Box_con .conbox ul li:hover p,.ny_gsjs_info .Box_con .conbox ul li:hover span{color:#fff}
.ny_gsjs_info .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_gsjs_info .Box_con .btn {display: block;width:28px;height:28px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.ny_gsjs_info .Box_con .btnl {float: left; background: url(../images/js_left.png) no-repeat; left:-50px;}
.ny_gsjs_info .Box_con .btnr { float: right; background: url(../images/js_right.png) no-repeat; right:-50px;}
.ny_gsjs_info .Box_con .btnl:hover{background: url(../images/js_hleft.png) no-repeat;}
.ny_gsjs_info .Box_con .btnr:hover{background: url(../images/js_hright.png) no-repeat}
.ny_aqxgs_info{width:100%; height: auto; }
.ny_aqxgs_info .Box_con {position: relative; margin-top:40px; }
.ny_aqxgs_info .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.ny_aqxgs_info .Box_con .conbox ul {position: relative;list-style: none; }
.ny_aqxgs_info .Box_con .conbox ul li {float: left;width:581px; height:635px; margin-left:38px; overflow: hidden; border: 1px solid #bfbfbf; padding: 24px 28px;}
.ny_aqxgs_info .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_aqxgs_info .Box_con .conbox ul li h3 { width: 100%; height: 40px; line-height: 40px;  font-size: 30px; color: #333; font-weight: bold; text-align: center;
	margin: 28px 0 25px;}
.ny_aqxgs_info .Box_con .conbox ul li p { font-size: 16px; color: #333; line-height: 30px; height: 152px;}
.ny_aqxgs_info .Box_con .btn {display: block;width:28px;height:28px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.ny_aqxgs_info .Box_con .btnl {float: left; background: url(../images/js_left.png) no-repeat; left:-50px;}
.ny_aqxgs_info .Box_con .btnr { float: right; background: url(../images/js_right.png) no-repeat; right:-50px;}
.ny_aqxgs_info .Box_con .btnl:hover{background: url(../images/js_hleft.png) no-repeat;}
.ny_aqxgs_info .Box_con .btnr:hover{background: url(../images/js_hright.png) no-repeat}

.ny_slzs{width:100%; height: auto; margin-top: 56px;}
.ny_slzs .slideGroup{ width:100%; text-align:left; }
.ny_slzs .slideGroup .parHd{width:1200px; height: 86px; background: #eeeeee; padding: 0px 26px;  margin: 0px auto; }
.ny_slzs .slideGroup .parHd p{font-size: 30px;line-height: 86px;  color: #333; font-weight: bold; background: url(../images/bt_jt.png) no-repeat left center; 
	padding-left: 35px; float: left}
.ny_slzs .slideGroup .parHd ul{float: left; height: 34px; width: auto; margin-left: 30px; margin-top: 28px;}
.ny_slzs .slideGroup .parHd ul li{ float:left; width:auto; height: 34px; margin: 0px 10px; padding: 0px 10px; font-size: 16px; color: #333333; text-align: center;
	line-height: 34px;}
.ny_slzs .slideGroup .parHd ul li.on{ background:#0569b5; color:#fff; border-radius: 5px;}

.ny_slzs .slideGroup .slideBox{ overflow:hidden; zoom:1; width: 100% }
.ny_slzs .slideGroup .parBd{ margin-top: 35px;  }
.ny_slzs .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.ny_slzs .slideGroup .parBd ul li{width:474px; height: auto; overflow: hidden; float: left}
.ny_slzs_img{width:474px; height:auto; position: relative; overflow: hidden}
.ny_slzs_img img{width:100%; height: 100%; display: block}
.ny_slzs_hover{width:100%; height: 100%; position: absolute; top:100%; left:0; background: rgba(0,0,0,0.5) url(../images/fdj.png) no-repeat center;}
.ny_slzs .slideGroup .parBd ul li p{width:100%; height: 50px; line-height: 50px; text-align: center; font-size:#333333; font-size: 16px;  font-weight: bold; }
.ny_slzs .slideGroup .parBd ul li:hover .ny_slzs_hover{top:0}




.ny_fzlc_info{width:100%; height:auto; overflow:hidden; margin:150px 0 110px; position:relative}
.ny_fzlc_info:after{content:""; width:100%; height:1px; background:#d5d5d5; position:absolute; top:80px; left:0; z-index:0}



.ny_fzlc_info .container{position:relative; z-index:9}
.fzslide h3 {
    font-size: 30px;
    font-weight: normal;
    color: #1877e3;
    margin-top: 85px;
    padding-left: 60px;
    padding-bottom: 10px;
}
.fzslide div {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 34px;
    padding-left: 60px;
}
.fzslide img { display: block;padding-left: 60px;}
.swiper-button-next, .swiper-button-prev{width:52px; height:52px; border:1px solid #eee; border-radius:50%; top:54px; margin-top:0; z-index:999}
.swiper-button-prev{background:#fff url(../images/lc_left.jpg) no-repeat center; left:-10px}
.swiper-button-next{background:#fff url(../images/lc_right.jpg) no-repeat center; right:-10px;}
.swiper-button-next:hover{border:1px solid #1877e3;    transition: all 0.4s ease-in-out;}
.swiper-button-prev:hover{border:1px solid #1877e3;    transition: all 0.4s ease-in-out;}






/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left}
.ny_news_top dl dt{width:255px; height:auto; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: auto; float: right; padding-top:15px;}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height:56px; font-size: 14px; color: #999999; line-height: 28px;}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#0569b5}
.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:194px; margin-bottom: 18px; width:100%; border-bottom:1px solid #eee; padding-bottom:18px; overflow:hidden}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.f-imgfd-pic{width:280px; height:auto; float:left; overflow:hidden}
.f-imgfd-pic img{width:100%; height:auto; display:block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.f-imgfd-li{width:900px; height:auto; float:right;}
.new-list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.new-list li:hover dt{color:#0569b5}

.qywh-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.qywh-list li{height:auto; margin-bottom: 18px; width:580px; border-bottom:1px solid #eee; padding-bottom:18px; overflow:hidden; float:left;}
.qywh-list li:nth-child(2n){float:right;}
.f-qywh-li{width:315px; float:right;}
.f-qywh-li h3{width:100%; height:30px; line-height:30px;  font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-qywh-li p{font-size: 16px; color: #333333; width:100%; line-height:26px; margin:10px 0}
.f-qywh-pic{width:250px; height:auto; float:left; overflow:hidden}
.f-qywh-pic img{width:100%; height:auto; display:block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.wh-xx{width:100%; height:auto; font-size:16px; color:#666; line-height:26px;}


.qywh-list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.qywh-list li:hover h3{color:#0569b5}



/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:40px!important; margin-bottom:30px;}





/*科研团队*/
.ny_team{margin-top: 48px;}
.ny_team ul{width:100%; height: auto; overflow: hidden; }
.ny_team ul li{width:277px; height: auto; float: left; overflow: hidden; margin-right: 30px; margin-bottom: 23px;}
.ny_team_pic{width:100%; height:321px; overflow: hidden; position: relative}
.ny_team_pic img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_team_hover{width:100%; height: 100%; position: absolute; top:0; left:0; background: rgba(5,105,181,0.79); padding: 45px 34px; opacity: 0;     transition: .6s;}
.ny_team_hover p{font-size: 16px; color: #fff;}
.ny_team_xx{width:100%; height:128px; overflow: hidden; font-size: 14px; color: #fff; line-height: 26px; margin-top: 10px; margin-bottom: 20px;}
.ny_team_hover span{font-size: 14px; color: #0c5c9d; background: #fff; padding: 2px 10px; border-radius: 25px;}
.ny_team_name{width:100%; height: 46px; background: #eeeeee;  text-align: center; line-height: 46px; font-size: 16px; color: #333; font-weight: bold;}
.ny_team ul li:nth-child(4n){margin-right: 0}
.ny_team ul li:hover .ny_team_hover{opacity: 1;     transition: .6s;}
.ny_team ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*社会责任*/
.ny_shzr{margin-top: 20px;}
.ny_qynew_rq{width:14%; height: 145px; background: #bfbfbf; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 67px; color: #fff; font-family: "Impact";}
.ny_qynew_rq span{font-size: 26px; color: #fff; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: auto;  margin-left: 18%}
.ny_qynew_xx h3{ font-size: 20px; color: #333333; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px; }
.ny_qynew_xx p{ font-size: 16px; color: #666666; line-height:28px; height: 63px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px; margin-top: 50px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 18px;}
.ny_qynew_list ul li:hover .ny_qynew_rq{background: #0253a5}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px;}
.ny_zhaocai_top ul{width:100%; height: auto; }
.ny_zhaocai_top li{width:375px; float: left; margin-right: 37px; transition:300ms; border-bottom: 1px solid #dedede; padding-bottom: 30px}
.ny_zhaocai_top li:nth-child(3){margin-right: 0px;}
.ny_zhaocai_top .zhao_img{width:100%; height:263px; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:auto;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto; margin-top:15px;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; margin: 10px 0; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_zhaocai_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zhaocai_top li:hover .zhao_xx h3{color:#0253a5}
.ny_zhaocai_top li:hover{margin-top: -20px;}


/*旗下公司*/
.ny_qxgs{margin-bottom: 0}
.ny_qxgs_top{width:100%; height: auto; overflow: hidden}
.ny_qxgs_top ul{width:100%; height: auto; overflow: hidden}
.ny_qxgs_top ul li{width:581px; height: 635px; border: 1px solid #bfbfbf; padding: 24px 28px ; float: left; margin-bottom: 27px;}
.ny_qxgs_top ul li:nth-child(2n){float: right}
.ny_qygs_pic{width:100%; height: 328px; overflow: hidden}
.ny_qygs_pic img{width:100%; height:auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_qxgs_top ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #333; font-weight: bold; text-align: center; margin: 28px 0 25px}
.ny_qxgs_top ul li p{font-size: 16px; color: #333; line-height: 30px; height: 152px;}
.ny_hot_news{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.ny_hot_title{width:1200px; height: 86px; background: #eeeeee; padding: 0px 26px; line-height: 86px; margin: 0px auto;}
.ny_hot_title p{font-size: 30px; color: #333; font-weight: bold; background: url(../images/bt_jt.png) no-repeat left center; padding-left: 35px;}
.ny_qxgs_top ul li:hover{border:1px solid #0569b5}
.ny_qxgs_top ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_qxgs_top ul li:hover h3{color:#0569b5}


/*推荐新闻*/
.nynews-top{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.nynews-top ul li{ width:586px; height:auto;  transition: .3s; float: left}
.nynewst-l{width:280px; height: auto; float: left; overflow: hidden}
.nynewst-l img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.nynewst-r{width:277px; margin-left:22px; height:176px; float: left; padding-top:20px;}
.nynewst-r h3{ color:#333; font-size:16px; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.nynewst-r p{ color:#666; font-size:14px; width: 100%; height: 60px; line-height: 30px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.nynewst-r span{color:#333333; font-size:14px; line-height: 30px;}
.nynews-top ul li:nth-child(2n){float: right}
.ny_hot_bottom{width:100%; height: auto; overflow: hidden;  }
.ny_hot_bottom ul{width:100%; height: auto; overflow: hidden}
.ny_hot_bottom ul li{width:586px; height: 70px; line-height:70px; border-bottom:1px dashed #dadada; float: left;}
.ny_hot_bottom ul li p{width:400px; height:100%; float: left; font-size: 16px; color: #333333; font-weight: bold;  
	text-overflow: ellipsis; overflow: hidden; white-space:nowrap}
.ny_hot_bottom ul li span{font-size: 14px; color:#333; float: right}
.ny_hot_bottom ul li:nth-child(2n){ float: right}
.ny_hot_bottom ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hot_news{width:130px; height: 41px; background:#0569b5; text-align: center; line-height: 41px; font-size: 14px; color: #fff; display: block; margin:26px auto ;}
.nynews-top ul li:hover .nynewst-l img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.nynews-top ul li:hover h3{color:#0569b5}
.ny_hot_bottom ul li:hover p,.ny_hot_bottom ul li:hover span{color:#0569b5}
.hot_news:hover{background: #fff; color:#0569b5; border: 1px solid #0569b5}






/*产品列表*/
.ny_product_top{width:100%; height: auto; overflow: hidden; }
.ny_pro_title{width:100%; height: 40px; line-height: 40px; background: url(../images/p_title.png) no-repeat center; font-size: 30px; color: #333; font-weight: bold; text-align: center}
.ny_pro_nav{width:auto; height: auto; overflow: hidden; display: table; margin:30px auto;}
.ny_pro_nav a{width:auto; height: 35px; text-align: center; line-height: 35px; font-size: 16px; color: #333; margin-right: 10px; float: left; border-radius: 5px; margin:0px 10px; padding:0px 10px;}
.ny_pro_nav a:last-child{margin-right: 0}
.ny_pro_nav a.active,.ny_pro_nav a:hover{background: #0569b5; color:#fff;}
.ny_product_top ul{width:100%; height: auto; overflow: hidden}
.ny_product_top ul li{width:290px; height: auto; float: left; margin-bottom: 25px; margin-right: 13px;}
.ny_pro_pic{width:100%; height: 275px; overflow: hidden; position: relative}
.ny_pro_pic img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_pro_h{width:100%; height: 100%; background: rgba(5,105,181,0.43); position: absolute; top:100%; left:0; text-align: center; padding-top: 70px; transition: .6s;}
.ny_pro_h i{width:36px; height: 36px; background: url(../images/souso.png) no-repeat center; background-size:100% 100%; display: block; margin: 0px auto;}
.ny_pro_h span{font-size: 16px; color: #FFFFFF; line-height: 50px;}
.ny_product_top ul li p{width:100%; height: 36px; background: #0268c7; text-align: center;  line-height: 36px; color:#ffffff}
.ny_product_top ul li:nth-child(4n){margin-right: 0px;}
.ny_product_top ul li:hover .ny_pro_h{top:0}
.ny_product_top ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_tui_title{width:100%; height: auto; text-align: center; }
.ny_tui_title p{font-size: 30px; color: #333333; font-weight: bold; text-align: center}
.ny_tui_title hr{width:24px; height: 5px; background: #0569b5; display: block; margin: 20px auto 40px;}
.ny_tui_news{width:100%; height: auto; overflow: hidden; margin:30px 0  50px}


/*产品详情*/
.ny_xksb,.ny_pjcl{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product_show .slideGroup{ width:100%; text-align:left;  }
.ny_product_show .slideGroup .parHd{width:100%; height: 86px; background: #eeeeee; padding: 0px 26px;  margin: 0px auto; }
.ny_product_show .slideGroup .parHd p{font-size: 30px;line-height: 86px;  color: #333; font-weight: bold; background: url(../images/bt_jt.png) no-repeat left center; 
	padding-left: 35px; float: left}
.ny_product_show .slideGroup .parHd ul{float: left; height: 34px; width: auto; margin-left: 30px; margin-top: 28px;}
.ny_product_show .slideGroup .parHd ul li{ float:left; width:auto; height: 34px; margin: 0px 10px; padding: 0px 10px; font-size: 16px; color: #333333; text-align: center; 
	line-height: 34px;}
.ny_product_show .slideGroup .parHd ul li.on{ background:#0569b5; color:#fff; border-radius: 5px;}
.parBd_top{width:100%; height: auto; overflow:hidden; margin-top: 38px;}
.parBd_top .parBd_top_left{width:585px; height: 422px; overflow: hidden; float: left}
.parBd_top .parBd_top_left img{width:100%; height: 100%;}
.parBd_top_right{width:535px; height: 422px; float: left; margin-left: 52px;}
.parBd_top_right h3{font-size: 30px; color: #333333; font-weight: bold; border-bottom: 2px solid #0569b5; height: 90px; line-height: 90px;}
.parBd_txx{width:100%; height: 127px; overflow:hidden; margin: 40px 0 70px }
.parBd_txx p{font-size: 16px; color: #333333; line-height: 28px;}
.parBd_top_xl{width:100%; height: auto; overflow:hidden; }
.parBd_top_xl a{width:136px; height: 49px; background: #0569b5; border-radius: 5px; text-align: center; line-height: 49px; float: left; color:#fff}
.parBd_top_xl .top_xl{width:340px; height: 49px; line-height: 49px; background: #eeeeee;  float: left; border-radius: 5px; margin-left: 22px; padding-left: 25px;}
.parBd_top_xl .top_xl p{float: left; color:#333333; font-size: 16px;}
.parBd_top_xl .top_xl span{color:#0569b5; font-size: 30px; font-family: "Impact"}
.ny_product_show .slideGroup .slideBox{  zoom:1;  position:relative; margin-top: 28px;  }
.ny_product_show .slideGroup .sPrev,.ny_product_show .slideGroup .sNext{ position:absolute; top:50%; margin-top: -15px; display:block; width:30px; height:30px; z-index: 99  }
.ny_product_show .slideGroup .sNext{  background:url(../images/p_right.png) center center no-repeat; right:-40px;  }
.ny_product_show .slideGroup .sPrev{ background:url(../images/p_left.png) center center no-repeat;  left:-40px}
.ny_product_show .slideGroup .sPrev:hover,.ny_product_show .slideGroup .sNext:hover{ border-color:#f60;  }
.ny_product_show .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.ny_product_show .slideGroup .parBd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center; width:288px;  }
.ny_product_show .slideGroup .parBd ul li p {width: 100%;  text-align: center;  line-height: 45px; height:45px;}  
.ny_product_show .slideGroup .parBd ul li .ny_pro_pic{width:100%; height: 208px;}
.ny_product_show .slideGroup .parBd ul li:hover .ny_pro_h{top:0}
.ny_product_show .slideGroup .parBd ul li:hover p{color:#0569b5}
.ny_pro_service{width:100%; height: auto; overflow: hidden; margin-top: 30px; margin-bottom: 90px;}
.ny_pro_service .ny_hot_title{margin-bottom: 40px;}
.ny_ser_top{width:100%; height: 457px;}
.ny_ser_left{width:50%; height: 100%; float: left}
.ny_ser_right{width:50%; height: auto; float: left; margin-top: 96px;}
.ny_ser_right .ny_ser_rightxx{width:562px; height: 100%; margin-left: 35px}
.ny_ser_rightxx h4{width:100%; height: 60px; line-height: 60px; border-bottom: 1px dashed #ddd; font-size: 20px; color: #0569b5; font-weight: bold; 
	background: url(../images/fw_i3.png) no-repeat left center; padding-left:40px;}
.ny_ser_xx{width:100%; height: auto; overflow: hidden}
.ny_ser_xx p{font-size: 16px; color: #333333; line-height: 26px; margin-top: 28px;}
.ny_ser_bottom{width:100%; height: 458px;}
.ny_ser_bottom .ny_ser_rightxx{float: right; margin-right: 35px; margin-left: 0; }
.ny_ser_bottom .ny_ser_rightxx h4{background: url(../images/fw_i2.png) no-repeat left center}






/*联系我们*/
.lxwm{width:1200px;padding:20px 0;line-height:24px; margin:0 auto;}
.lxwm_z{float:left; font-size:16px; color:#666; line-height:26px;}
.lxwm_z h3{color:#666;line-height:35px;font-weight:700}
.lxwm_r{float:right}
.lxwm_r li{width:120px;float:left;padding-left:10px;box-sizing:content-box}
.lxwm_r li img{width:120px;height:120px; display:block;border:#ddd 1px solid}
.lxwm_r li p{line-height:30px;text-align:center; font-size:14px; color:#666;}
.lxwm_z p{line-height:26px;color:#666;font-size:14px; height:auto;}



/*荣誉资质*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_honor ul{width:100%; height:auto; overflow:hidden}
.ny_honor ul li{width:340px; height:auto; float:left; margin-right:90px; margin-bottom:60px; background:url(../images/honor_bjs.png) no-repeat center; background-size:100% 100%; padding:35px;}
.ny_honor ul li .ny_honor_pic{width:100%; height:auto; overflow:hidden; padding:2px;}
.ny_honor_pic img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_honor ul li:nth-child(3n){margin-right:0}
.go_black {
    width: 90px;
    height: 30px;
    background: #1578bf;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}
.ny_honor ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor ul li:hover p{color:#0569b5}





/*案例*/
.ny_case{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_case ul{width:100%; height:auto; overflow:hidden}
.ny_case ul li{width:360px; height:auto; float:left; margin-right:60px; margin-bottom:50px;}
.ny_case ul li .ny_case_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_case_pic img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.ny_case ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_case ul li:nth-child(3n){margin-right:0}
.ny_case_xx{width:100%; height:40px; position:relative}
.ny_case_xx:after{content:""; width:0; height:100%; position:absolute; top:0; left:0; z-index:0; background:#0056a7; transition: all 0.4s ease-in-out;}
.ny_case ul li:hover .ny_case_xx:after{width:100%; transition: all 0.4s ease-in-out; }
.ny_case ul li:hover p{position:relative; z-index:9; color:#fff}
.ny_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


.gcxx_swiper{width:100%; height:auto; display:block; margin:40px 0}
.gcxx_swiper .swiper-slide{width:70%; height:auto;}
.gcxx_swiper_pic{width:100%; height:auto; display:block; position:relative}
.gcxx_swiper_pic img{width:100%; height:auto; display:block;}
.bjs{width:100%; height:100%; position:absolute; top:0; left:0; z-index:99; background:rgba(0,0,0,0.5)}
.swiper-slide-active .bjs{display:none;}
.gcxx_footer{width:100%; height:auto; overflow:hidden; margin-top:10px;}
.gcxx_footer h3{width:100%; height:40px; line-height:40px;  font-size:26px; color:#333; font-weight:bold;}

#Zoom{ margin-top:40px;}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#1877e3;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




@media screen and (max-width:1440px){
	.in_header{top:0}
	.index_video{width:500px; height:320px;}
	
	.index_sb_info{height:125px;}
	.index_about_info{width:612px;}
	.index_about_num{margin-top:3vh}
	.index_about_top{margin-top:4vh}
	.section3 ul li{padding:15px 10px 0; height:190px}
	.index_case_pic img{height:50px;}
	.index_case_pic{height:50px;}
	.section5_title h3{font-size:30px;}
	.section5_title h4{font-size:40px;}
	.section6_all{margin-top:3vh}
}
	


@media screen and (max-width:1366px){
	.ban_shubiao img{width:100%; height:auto;}
	.ban_shubiao{width:20px; height:auto;}
	.h_logo{width:162px; height:auto;}
	.in_header,.ny_header{height:75px;}
	#menu .nav .nLi{height:75px; line-height:70px;}
	#menu .nav .nLi p a{padding-bottom:26px;}
	#menu .nav .sub{top:75px;}
	.index_about_num{display:none;}
	.section3 ul li h3{margin:5px 0}
	.section3 ul li p{font-size:12px;}
	.section3 ul li{height:156px;}
	.section4 ul li:nth-child(1), .section4 ul li:nth-child(2){margin-bottom:4vh}
	.section4 ul li img{width:95px; height:auto;}
	.index_youshi_right{width:426px;}
	.index_youshi_right p{font-size:12px; height:72px;     -webkit-line-clamp:3;}
	.section5_title h3{font-size:20px;}
	.section5_title h4{font-size:38px;}
	.index_news_left{width:510px;}
	.index_news_bottom{width:655px; margin-top:20px;}
	.index_news_info{width:512px;}
	.index_news_info p{line-height:24px; height:48px;}
	.index_news_time{margin-top:8px;}
	.index_news_info h3{height:35px; line-height:35px}
	#map{height:290px;}
	.section6_right{padding-top:20px;}
	.section6_right h4,.index_youshi_right h3{font-size:20px;}

}








